Home } Calculators } Phone Bill



Does it ever bother you how much a long-distance phone call is going to cost, after you hung up? With this script, all you have to do is enter the amount per minute, and any initial amount, then click start when the call begins and see the total charge at any time! Save time, money, and learn JavaScript all with this script! :-)

Initial amount added to every call:
Amount per minute:
Number of minutes passed:
Seconds in current minute:
Amount of phone call:


JavaScript Source Code 2002: Calculators: Phone Bill

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as NotePad or SimpleText) and save (Control-s or Apple-s). The script is yours!